CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bp algorithm

搜索资源列表

  1. BP

    0下载:
  2. 用BP算法解决异或问题,简单易实现,方便使用(Solving XOR problem with BP algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-24
    • 文件大小:599040
    • 提供者:cc爱编程
  1. bp

    0下载:
  2. matlab实现的bp算法,希望能够帮到大家。(Matlab achieve bp algorithm, hoping to help everyone.)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:winw
  1. 案例1 BP神经网络的数据分类-语音特征信号分类

    0下载:
  2. 通过BP算法,实现对语音特征信号的数据分类(Through the BP algorithm, the realization of the classification of speech signals)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-14
    • 文件大小:375808
    • 提供者:akalin
  1. bp

    0下载:
  2. 用多层前向网络的BP算法拟合函数 说明:1)网络结构为三层(输入层、1个隐层和输出层); 2)获取两组数据,一组作为训练集,一组作为测试集; 3)用训练集训练网络; 4)用测试集检验训练结果。(Fitting the function with BP algorithm of multilayer forward network)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:14336
    • 提供者:Dardanelle
  1. BP

    0下载:
  2. BP算法的MATLAB实现,很简单的分类小程序(BP algorithm MATLAB implementation, the small classification procedure is very simple)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:246784
    • 提供者:wjing1234
  1. 多个 matlab 神经网络bp算法 调制识别

    0下载:
  2. 多个 matlab 神经网络bp算法 多个 matlab 神经网络bp算法(Multiple matlab neural networks BP algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:6144
    • 提供者:秘密10
  1. BP model

    0下载:
  2. BP算法 matlab程序,用于网络训练,可以设置自定义部分参数(Matlab BP algorithm, used in network training, you can set some part parameters)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:10240
    • 提供者:小李啊啊
  1. BP

    0下载:
  2. BP算法的一个简要的demo,前向后向传播函数~(A simple demo, forward backward propagation function of BP algorithm ~!)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:枫落城西
  1. src-BP

    0下载:
  2. BP算法的神经网络的源代码, 可以根据向量建立网络,网络的训练结果和初始结构可以用XML保存和载入。 其中 Compressor/TrainerWithDiagram.class , 是一个用于演示的训练器, 产生制定范围内的数,生成随即样本, 并训练。 MainClass.class , 指一个数据压缩器的启动界面。(BP algorithm of neural network source code, you can build a network according to the ve
  3. 所属分类:Java编程

    • 发布日期:2017-12-31
    • 文件大小:30720
    • 提供者:仙人掌2017
  1. Bp算法

    0下载:
  2. 一个神经网络BP算法,基于matlab语言编写的程序库。(A neural network BP algorithm, which is a library based on MATLAB language.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-01
    • 文件大小:88064
    • 提供者:tengqu
  1. bp神经网络

    1下载:
  2. 使用java语言手动编写的bp神经网络算法(Manually write BP algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:2501632
    • 提供者:狗凯
  1. 基本BP算法

    0下载:
  2. 基本bp算法,输入随机生成样本训练网络,利用训练好的网络对输出值进行预测(Basic BP algorithm, input random generation sample training network)
  3. 所属分类:matlab例程

  1. algorithm

    0下载:
  2. 最基础简单的mp算法 最基础简单的omp算法 最基础简单bp算法(mp algorithm omp algorithm bp algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:3072
    • 提供者:foxyeyes66
  1. BP分类

    0下载:
  2. 利用BP算法进行分类的MATLAB 程序(MATLAB program classified by BP algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:逍遥之人
  1. bp

    0下载:
  2. 用matlab软件输入函数然后通过bp算法与函数的分布预测(Through bp algorithm and function distribution prediction.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:46080
    • 提供者:LILI122
  1. Java实现BP神经网络

    0下载:
  2. 神经网络之BP神经网络模型,Java实现BP算法实现对空气质量等级的分类(BP neural network model of neural network and Java realization of BP algorithm for classification of air quality)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:271360
    • 提供者:zhouxingzi
  1. SAR成像BP算法

    1下载:
  2. 用BP算法实现雷达的SAR成像,适用于初学者(SAR imaging with BP algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-30
    • 文件大小:991232
    • 提供者:Eplorer_log
  1. 双基BP

    1下载:
  2. 双基地雷达BP算法,适用于雷达BP成像算法研究。Dual base radar BP algorithm.(Dual base radar BP algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:269312
    • 提供者:annabella
  1. PSO-BP

    0下载:
  2. 粒子群算法优化BP神经网络,在传统PSO算法的基础上增加了惯性权重,并且线性递减策略改变。(Particle Swarm Optimization (BP) algorithm optimizes BP neural network, and inertia weights are added based on traditional PSO algorithm, and linear decreasing strategy changes)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:guocaiixng
  1. bp

    0下载:
  2. 一个简答的BP算法 用C++实现的 数字分类功能(A short answer BP algorithm using C++ to achieve digital sorting function)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-03
    • 文件大小:3668992
    • 提供者:八千草
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com